PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / isImageMask Method
In This Topic
    isImageMask Method
    In This Topic
    Gets a value indicating whether this image is actually a mask.
    Syntax
    public boolean isImageMask()

    Return Value

    True if the image represents a mask.
    See Also